long xOffset;
Horizontal difference between each pasted copy (maximum 45 inches) in twips
long yOffset;
Vertical difference between each pasted copy (maximum 45 inches) in twipsPMultiplePaste changes defaults. Each time you use the PMultiplePaste command, it sets the default offsets in the Multiple Paste dialog box. Use the PMultPasteOffset command to reset the default offsets either to a different value or back to their original value.
Example.
PGetMultPasteOffset mpOffset;
if (mpOffset > 0) ...
Comments or suggestions? Contact Adobe Developer Support